home *** CD-ROM | disk | FTP | other *** search
- #
- # Course configuration
- #
- objset :course -course_name "Mountain Run"
- objset :course:heightmap -width 148
- objset :course:heightmap -length 3600
- objset :course:heightmap -play_width 140
- objset :course:heightmap -play_length 3529.29
- objset :course:heightmap -angle 30
- objset :course:heightmap -elev_scale 30
- objcall :course:heightmap load_elevation elev.png
-
- objset :course -start_pt {102 10}
-
- tux_course_init
-